AmCollegeTransferAdvance 
EntityType  Independent 
Logical Entity Name  AmCollegeTransferAdvance 
Default Table Name  AmCollegeTransferAdvance 
Logical Only  NO 
Definition 
 
Note 
 

AmCollegeTransferAdvance Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AmCollegeTransferAdvanceId(PK)    CHAR(10)  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
TermId(FK)    INTEGER  YES 
 
TransferCreditStatusId(FK)    INTEGER  NO 
 
IsApproved    CHAR(10)  NO 
 
DateApproved    CHAR(10)  YES 
 
Grade    CHAR(10)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
ts    CHAR(10)  NO 
 
AmTransferTypeIdsXmlSchema    CHAR(10)  YES 
 

AmCollegeTransferAdvance Keys 
Key Name  Key Type  Keys 
PK_AmCollegeTransferAdvance_AmCollegeTransferAdvanceId  PrimaryKey  AmCollegeTransferAdvanceId 
NK_AmCollegeTransferAdvance_AdEnrollID_SyStudentId  Inversion Entry  StudentEnrollmentPeriodId, StudentId 

AmCollegeTransferAdvance Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
TransferCreditStatus  Non-Identifying  One To Zero or More        TransferCreditStatusId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AmCollegeTransferRelation  Non-Identifying  One To Zero or More          NO 

AmCollegeTransferAdvance Check Constraints 
Check Constraint Name  CheckConstraint